Accelerator (Software)

The Accelerator is a collection of development solutions for IBM i and Windows platforms using LANSA, and/or Microsoft .Net technologies provided by Surround Technologies(http://www.surroundtech.com). The Accelerator development architecture is a tool for building Windows and Web apps within a structured framework [1].

The intent of the Accelerator solutions is to provide a Rapid Application Development environment, that produces well-architected n-tier code that can run in a client/server or web deployment. The use of Microsoft’s .Net, is recommended for zero-lock in development and optimal deployment flexibility including both Windows Presentation Foundation (WPF) or Silverlight clients.[2]

The Accelerator uses customizable templates, standards and naming conventions to generate code. The generated code is human readable, and standardized to minimize testing, debugging, customization, and future maintenance efforts. The generated code follows Object-oriented programming design principles, the Inversion of control (IoC) pattern, Observer pattern, Model View ViewModel (with OO techniques to avoid redundancy, promote ease of testing, ease of maintenance). [2] Version 3.0 also supports the ASP.NET MVC3 Framework.[3] Other patterns followed by the architecture, or are adapted depending on the case; flexibility promoted by the typical use of abstraction patterns when practical. Abstraction is promoted though the use of Windows Presentation Foundation and Windows Communication Foundation.

Accelerator for .NET

The Accelerator's core system architecture provides a base set of functionality and wizard-driven code generation through the implementation of:

Accelerator for Visual LANSA

The Accelerator architecture supports Service-oriented architecture which includes built-in features like Business Objects, Frameworks, Bus Interfaces, Plug-Ins, XML, Dashboards, and Wizards simplify deployment.

The Accelerator Business Objects and Services implements a framework that consists of server-side Business Objects, Presentation and Data Service Buses, and Service Adapters. The Service-oriented architecture integrates with adapters for XML, SOAP, REST, Active X, .NET, XAML/WPF, etc. Because of SOA, BOS functions under IBM i, Windows, LANSA – virtually any server.[1]

References